#####Holland Flavor Events######
#By Henrik 'Doomdark' Fhraeus#
###############################

#Erasmus#
event = {
	id = 5120
	random = no
	country = ENG
	name = "EVENTNAME5120"
	desc = "EVENTHIST5120"
	style = 2
	date = { day = 1 month = january year = 1500 }

	action_a ={				#Ok#
		name = "ACTIONNAME5120A"
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = domestic which = CENTRALIZATION value = 1 }
	}
}
#Hugo Grotius#
event = {
	id = 5121
	random = no
	country = HOL
	name = "EVENTNAME5121"
	desc = "EVENTHIST5121"
	style = 3
	date = { day = 1 month = january year = 1625 }

	action_a ={				#Ok#
		name = "ACTIONNAME5121A"
		command = { type = infra value = 100 }
		command = { type = diplomats value = 3 }
		command = { type = relation which = ENG value = 30 }
		command = { type = relation which = FRA value = 30 }
		command = { type = relation which = SWE value = 30 }
		command = { type = relation which = DAN value = 30 }
		command = { type = relation which = -1 value = 10 }
		command = { type = relation which = -1 value = 10 }
	}
}
### Christiaan Huygens
### By mfigueras
event = {
	id = 5122
	trigger = { domestic = { type = innovative value = 2 } }
	random = no
	country = HOL
	name = "EVENTNAME5122"
	desc = "EVENTHIST5122"
	style = 3
	date = {day = 1 month = march year = 1690}
	offset = 120
	date = {day = 1 month = march year = 1698}
	action_a = {
		name = "ACTIONNAME5122A"
		command = { type = infra value = 50 }
		}
}


#########################################################################
#  Mercator
#		written by Johan Andersson
#########################################################################

event = { 
	id = 1506
	random = no
	country = HOL
	date = { day = 1 month = january year = 1568 }
	offset = 300
	name = "ENAME_F_1506"
	desc = "EDESC_F_1506"
	style = 1
	action_a = {
			name = "OK"
			command = { type = naval value = 500 }
		}
}

### Wind powered sawmills in Holland
### Event by Isaac brock

event = {
	id = 5123
	random = no
	country = HOL
	name = "EVENTNAME5123"
	desc = "EVENTHIST5123"
	style = 2
	date = { day = 1 month = january year = 1595 }
	offset = 350
	deathdate = { day = 30 month = december year = 1596 }
	action_a = {
		name = "ACTIONNAME5123A"
		command = { type = population which = 339 value = -10000 }
		command = { type = provincetax which = 339 value = 1 }
		command = { type = trade value = 250 }
		command = { type = naval value = 250 }
		}
	action_b = {
		name = "ACTIONNAME5123B"
		command = { type = provincetax which = 339 value = 1 }
		command = { type = domestic which = mercantilism value = -1 }
		command = { type = trade value = 250 }
		command = { type = naval value = 250 }
		command = { type = revolt which = 339 }
		command = { type = stability value = -1 }
		}
}




# Ids free to 5139